×

compile-time analysis meaning in Chinese

编译时分析

Examples

  1. Sqlj is a convention for embedding those sql statements in java , in a way that allows programming tools to perform translation - time compile - time analysis of sql in java , for syntax checking of sql statements , for type checking to determine that the data exchanged between java and sql have compatible types and proper type conversions , and for schema checking to assure that the sql constructs are well - formed and valid in the database schema where they will be executed
    Sqlj是在java中嵌入这些sql语句的一种约定,它是以某种允许编程工具对java中sql进行编译时分析的方式实现嵌入的,在编译时会对sql语句进行语法检查以保证语法的正确性,进行类型检查以确定java和sql之间交换的数据具有兼容的类型和适当的类型转换,以及进行模式检查以确保sql结构在它们执行时所在的数据库模式中是格式良好的、合法的。

Related Words

  1. compile
  2. compiled applications
  3. compiling description
  4. compile cost
  5. compile compel
  6. compiling duration
  7. compiling phase
  8. compile command
  9. incremental compiling
  10. compiled lists
  11. compile-time
  12. compile-time activity
  13. compile-time checking
  14. compile-time description
PC Version

Copyright © 2018 WordTech Co.